Home
last modified time | relevance | path

Searched hist:fa5cec032180a997b82b52f0b6075aa548a953cd (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dpci.hfa5cec032180a997b82b52f0b6075aa548a953cd Fri Nov 08 11:18:47 UTC 2013 Paul Burton <paul.burton@imgtec.com> pci.h: allow inclusion in assembly source

This patch simply #ifdef's out the C-specific parts of pci.h when it is
included by an assembly file. This will allow the macros it contains to
be used from assembly source as will be done in a followup commit adding
support for more modern MIPS Malta boards.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>