summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/ppc4xx-i2c.h
Commit message (Collapse)AuthorAgeLines
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-0/+127
This patch moves some ppc4xx related headers from the common include directory (include/) to the powerpc specific one (arch/powerpc/include/asm/). This way to common include directory is not so cluttered with files. Signed-off-by: Stefan Roese <sr@denx.de>