Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dpci.hbc3442aaed26f16a0b9d1caa55cbe3bd94d16a86 Tue Jun 11 18:14:33 UTC 2013 Simon Glass <sjg@chromium.org> pci: Convert extern inline functions to static inline

I am not sure of the meaning of extern inline, but this gives errors
when building with function instrumenting enabled. Change these functions
to static inline.

Signed-off-by: Simon Glass <sjg@chromium.org>