]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/arch-omap/omap_serial.h
h63xx: tsc2101 alsa sound support
[linux-2.6-omap-h63xx.git] / include / asm-arm / arch-omap / omap_serial.h
index add09dc3580ff2c024f37fd3b20d9d387728cfb9..90e683434aa35432763640630eff5d27fd466a06 100644 (file)
@@ -54,9 +54,8 @@ struct platform_omap_serial_funcs {
 /*
  * The variables below are located in arch/arm/mach-omap/board_h6300.c
  * Machine-specific code may want to put a pointer to a static
- * platform_pxa_serial_funcs structure in the dev.platform_data
- * field of the respective port device.
+ * 63xx_uart_bt_device.dev.platform_data
  */
-extern struct platform_device btuart_device;
+extern struct platform_device h63xx_uart_bt_device;
 
 #endif