commit | 3e1bf29f73ccb31b99215476b0278f477db1a247 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Tue May 04 10:38:57 2010 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 21 21:31:22 2010 +0100 |
tree | 1f97325f772ada21cd911a6bc7fd295b25806891 | |
parent | 32130ec2daa0aa095f7c5d915a11a18d33b35402 [diff] |
MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT} This is too generic a name, so prefix it with BCM63XX_ to avoid potential namespace clashes when including <asm/gpio.h>. Signed-off-by: Florian Fainelli <ffainelli@freebox.fr> To: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/1171/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>