X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?p=linux-2.6-omap-h63xx.git;a=blobdiff_plain;f=include%2Fasm-arm%2Farch-omap%2Fomap_serial.h;h=90e683434aa35432763640630eff5d27fd466a06;hp=add09dc3580ff2c024f37fd3b20d9d387728cfb9;hb=c872ebcdd22885f52cb1123472b0a7335f872785;hpb=fbea64583c373f1a81b251187de371811b5eb0fa diff --git a/include/asm-arm/arch-omap/omap_serial.h b/include/asm-arm/arch-omap/omap_serial.h index add09dc3580..90e683434aa 100644 --- a/include/asm-arm/arch-omap/omap_serial.h +++ b/include/asm-arm/arch-omap/omap_serial.h @@ -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