aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mutex-debug.h
diff options
context:
space:
mode:
authorBartlomiej Swiercz <swierczu@dmcs.p.lodz.pl>2006-05-29 07:16:00 -0400
committerLen Brown <len.brown@intel.com>2006-06-28 03:34:19 -0400
commitf831335d42a9aed26449a264266763fb542dbbe3 (patch)
tree16f415f332d060dfcb44b126992dc6ef9252c4fd /include/linux/mutex-debug.h
parentb488f02156d3deb08f5ad7816d565c370a8cc6f1 (diff)
ACPI: additional blacklist entry for ThinkPad R40e
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/linux/mutex-debug.h')
0 files changed, 0 insertions, 0 deletions
p33x_uart1_data[] = { { .membase = (char *)IOP33X_UART1_VIRT, .mapbase = IOP33X_UART1_PHYS, .irq = IRQ_IOP33X_UART1, .uartclk = IOP33X_UART_XTAL, .regshift = 2, .iotype = UPIO_MEM, .flags = UPF_SKIP_TEST, }, { }, }; struct platform_device iop33x_uart1_device = { .name = "serial8250", .id = PLAT8250_DEV_PLATFORM1, .dev = { .platform_data = iop33x_uart1_data, }, .num_resources = 2, .resource = iop33x_uart1_resources, };