Skip to content

Commit 77b015b

Browse files
SamulKyullSamulKyull
authored andcommitted
fix build fail
1 parent e52381a commit 77b015b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/drivers/chips/sun60iw2/sys-dram.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,3 @@ uint32_t sunxi_dram_init(void *para) {
4040
dram_size = init_DRAM(0, para);
4141
return dram_size;
4242
}
43-
44-
uint32_t sunxi_dram_init(void *para) {
45-
return 0;
46-
}

0 commit comments

Comments
 (0)