diff options
| author | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | 2008-05-16 11:10:30 +0200 | 
|---|---|---|
| committer | Wolfgang Denk <wd@denx.de> | 2008-06-03 20:27:23 +0200 | 
| commit | 289011207d999b2e4085150d2aa30d547ad9b800 (patch) | |
| tree | 0bd9e04764c76756b73176ff277f6c050333ba44 /common/cmd_bedbug.c | |
| parent | 110e006fe67fb4a6e1719ae6956c79b7ffc0148b (diff) | |
| download | olio-uboot-2014.01-289011207d999b2e4085150d2aa30d547ad9b800.tar.xz olio-uboot-2014.01-289011207d999b2e4085150d2aa30d547ad9b800.zip | |
Move definition of container_of() to common.h
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>
Diffstat (limited to 'common/cmd_bedbug.c')
0 files changed, 0 insertions, 0 deletions