mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-24 15:52:58 +00:00
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> |
||
|---|---|---|
| .. | ||
| bus.h | ||
| clcd.h | ||
| kmi.h | ||
| mmci.h | ||
| pl08x.h | ||
| pl022.h | ||
| pl061.h | ||
| pl093.h | ||
| pl330.h | ||
| serial.h | ||