mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-10 05:42:56 +01:00
AVR32 and AT91SAM9 both have their own identical definitions of container_of() taken from the Linux kernel. Move it to common.h so that all architectures can use it. container_of() is already used by some drivers, and will be used extensively by the new and improved SPI API. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com> |
||
|---|---|---|
| .. | ||
| at91_pio.h | ||
| at91_pit.h | ||
| at91_pmc.h | ||
| at91_rstc.h | ||
| at91_spi.h | ||
| at91cap9.h | ||
| at91cap9_matrix.h | ||
| at91sam9_smc.h | ||
| at91sam9rl.h | ||
| at91sam9rl_matrix.h | ||
| at91sam9260.h | ||
| at91sam9260_matrix.h | ||
| at91sam9261.h | ||
| at91sam9261_matrix.h | ||
| at91sam9263.h | ||
| at91sam9263_matrix.h | ||
| clk.h | ||
| gpio.h | ||
| hardware.h | ||
| io.h | ||
| memory-map.h | ||