]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/i2c/lm8323.h
Input: Fix lm8323 probe and module unloading
[linux-2.6-omap-h63xx.git] / include / linux / i2c / lm8323.h
index 5cb09ab7733445ce02bf9f03d12219aba17dd7cf..17d6b33ac884725b6f872e194f363d1970303b03 100644 (file)
@@ -17,8 +17,6 @@
 #define LM8323_KEYMAP_SIZE (0x7f + 1)
 
 struct lm8323_platform_data {
-       u16 irq_gpio;
-
        int debounce_time; /* Time to watch for key bouncing, in ms. */
        int active_time; /* Idle time until sleep, in ms. */