command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / drivers / power / mt6323.c
index 566be5f39e5da9c8931829ee480096c7ab38632b..f5b27548d3e31345810e98a405296b9e0e1179b7 100644 (file)
@@ -17,7 +17,7 @@
 #define RTC_BBPU_KEY           (0x43 << 8)
 #define RTC_WRTGR              0x003c
 
-int do_poweroff(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
+int do_poweroff(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])
 {
        u32 addr, val;