X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/18cc5a381028ae43f34ab45caba64df9a0d12b47..6513a4df99b1abdc062779feccb98fc6cc1f07e0:/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/dev-gpio-buttons.h?ds=sidebyside diff --git a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/dev-gpio-buttons.h b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/dev-gpio-buttons.h index 0ab5c3762..d223737e0 100644 --- a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/dev-gpio-buttons.h +++ b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/dev-gpio-buttons.h @@ -1,7 +1,7 @@ /* * Ralink SoC GPIO button support * - * Copyright (C) 2010 Gabor Juhos + * Copyright (C) 2010-2011 Gabor Juhos * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published @@ -15,10 +15,10 @@ #include #ifdef CONFIG_RALINK_DEV_GPIO_BUTTONS -void __init ramips_register_gpio_buttons(int id, - unsigned poll_interval, - unsigned nbuttons, - struct gpio_button *buttons); +void ramips_register_gpio_buttons(int id, + unsigned poll_interval, + unsigned nbuttons, + struct gpio_button *buttons); #else static inline void ramips_register_gpio_buttons(int id, unsigned poll_interval,