Skip to content

Commit e56820b

Browse files
authored
Update sunxi.c
compare with master/driver/i2c
1 parent fe82203 commit e56820b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

arch/arm/mach-sunxi/sunxi.c

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@
1717

1818
#include <asm/mach/arch.h>
1919

20+
static const char * const sunxi_board_dt_tet[]{
21+
void test;
22+
char abc;
23+
};
24+
2025
static const char * const sunxi_board_dt_compat[] = {
2126
"allwinner,sun4i-a10",
2227
"allwinner,sun5i-a10s",

0 commit comments

Comments
 (0)