1 Index: linux/drivers/amba/bus.c
2 ===================================================================
3 --- linux.orig/drivers/amba/bus.c
4 +++ linux/drivers/amba/bus.c
13 #define to_amba_device(d) container_of(d, struct amba_device, dev)
14 #define to_amba_driver(d) container_of(d, struct amba_driver, drv)