]> err.no Git - linux-2.6/blobdiff - include/asm-arm/arch-mxc/board-pcm038.h
Merge branch 'imx' into devel
[linux-2.6] / include / asm-arm / arch-mxc / board-pcm038.h
index 300467e8db66456c02ecaa596f3e91d36e88981b..750c62afd90fc4d00bb358ac9730f19575ba9652 100644 (file)
  * its own devices, it calls baseboard's init function.
  * TODO: Add your own baseboard init function and call it from
  * inside pcm038_init().
+ *
+ * This example here is for the development board. Refer pcm970-baseboard.c
  */
+
+extern void pcm970_baseboard_init(void);
+
 #endif
 
 #endif /* __ASM_ARCH_MXC_BOARD_PCM038_H__ */