ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>
Split the header file into two parts and move them to directories where they belong. Information on internal structure of FIQ buffer is moved to <linux/platform_data/ams-delta-fiq.h> for ams-delta-serio driver use. Other information used by ams-delta board init file and FIQ code is made local to mach-omap1 root directory. Signed-off-by:Janusz Krzysztofik <jmkrzyszt@gmail.com> Acked-by:
Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- arch/arm/mach-omap1/ams-delta-fiq-handler.S 3 additions, 2 deletionsarch/arm/mach-omap1/ams-delta-fiq-handler.S
- arch/arm/mach-omap1/ams-delta-fiq.c 4 additions, 3 deletionsarch/arm/mach-omap1/ams-delta-fiq.c
- arch/arm/mach-omap1/ams-delta-fiq.h 41 additions, 0 deletionsarch/arm/mach-omap1/ams-delta-fiq.h
- arch/arm/mach-omap1/board-ams-delta.c 1 addition, 1 deletionarch/arm/mach-omap1/board-ams-delta.c
- drivers/input/serio/ams_delta_serio.c 1 addition, 2 deletionsdrivers/input/serio/ams_delta_serio.c
- include/linux/platform_data/ams-delta-fiq.h 5 additions, 22 deletionsinclude/linux/platform_data/ams-delta-fiq.h
Loading
Please register or sign in to comment