X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Fvideo%2Fvia%2Fvia-gpio.h;fp=drivers%2Fvideo%2Fvia%2Fvia-gpio.h;h=0000000000000000000000000000000000000000;hb=ec66841e495b9ab4f92bdf91efe8cf56e1471fbd;hp=8281aea3dd6d835d3c91e3fc88ad1130b779e80c;hpb=9221fc6556d6fa14b5c61050dd87e26fc4ad255c;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/video/via/via-gpio.h b/drivers/video/via/via-gpio.h deleted file mode 100644 index 8281aea..0000000 --- a/drivers/video/via/via-gpio.h +++ /dev/null @@ -1,14 +0,0 @@ -/* - * Support for viafb GPIO ports. - * - * Copyright 2009 Jonathan Corbet - * Distributable under version 2 of the GNU General Public License. - */ - -#ifndef __VIA_GPIO_H__ -#define __VIA_GPIO_H__ - -extern int viafb_gpio_lookup(const char *name); -extern int viafb_gpio_init(void); -extern void viafb_gpio_exit(void); -#endif