Files
rockchip-kernel/include/linux/amba
Dave Martin 1e5f9a2343 ARM: amba: Move definition of struct amba_id to mod_devicetable.h
The general kernel infrastructure for adding module alises during
module post processing expects the affected device type
identification structures in a common header
<linux/mod_devicetable.h>.

This patch simple moves struct amba_id to the common header, and
adds the appropriate include in <linux/amba/bus.h>.

Signed-off-by: Dave Martin <dave.martin@linaro.org>
2011-11-22 10:58:30 +00:00
..
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-10-26 23:15:28 +02:00