mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
rk2928: fpga: board-rk2928-fpga.c include board-rk2928-fpga-key.c
This commit is contained in:
parent
0bafc5d583
commit
a1f50a1367
|
|
@ -9,5 +9,5 @@ obj-y += clock_data.o
|
|||
obj-$(CONFIG_PM) += pm.o
|
||||
CFLAGS_pm.o += -Os -mthumb
|
||||
|
||||
obj-$(CONFIG_MACH_RK2928_FPGA) += board-rk2928-fpga.o board-rk2928-fpga-key.o
|
||||
obj-$(CONFIG_MACH_RK2928_FPGA) += board-rk2928-fpga.o
|
||||
obj-$(CONFIG_MACH_RK2928_SDK) += board-rk2928-sdk.o
|
||||
|
|
|
|||
|
|
@ -492,6 +492,8 @@ static rk_sensor_user_init_data_s rk_init_data_sensor[RK_CAM_NUM] =
|
|||
|
||||
#endif /* CONFIG_VIDEO_RK29 */
|
||||
|
||||
#include "board-rk2928-fpga-key.c"
|
||||
|
||||
/**************************************************************************************************
|
||||
* SDMMC devices, include the module of SD,MMC,and sdio.noted by xbw at 2012-03-05
|
||||
**************************************************************************************************/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user