summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/mpc83xx/i2c/mpc83xx_i2cdrv.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-07-17 07:56:09 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-07-17 07:59:35 +0200
commite5a79e54d9949c8bdbab03ce800c781b5d859fea (patch)
treec8e6178bc4508cdb447ebbea66093e2733107401 /c/src/lib/libcpu/powerpc/mpc83xx/i2c/mpc83xx_i2cdrv.h
parentsparc64/rtems/score/cpu.h: Delete dead declaration (diff)
downloadrtems-e5a79e54d9949c8bdbab03ce800c781b5d859fea.tar.bz2
bsp/mpc83xx: Update due to header guard change
Close #2373.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/powerpc/mpc83xx/i2c/mpc83xx_i2cdrv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/powerpc/mpc83xx/i2c/mpc83xx_i2cdrv.h b/c/src/lib/libcpu/powerpc/mpc83xx/i2c/mpc83xx_i2cdrv.h
index 09cca4e99b..206cb87cb4 100644
--- a/c/src/lib/libcpu/powerpc/mpc83xx/i2c/mpc83xx_i2cdrv.h
+++ b/c/src/lib/libcpu/powerpc/mpc83xx/i2c/mpc83xx_i2cdrv.h
@@ -24,7 +24,7 @@
#include <bsp.h>
-#ifdef __GEN83xx_BSP_h
+#ifdef LIBBSP_POWERPC_GEN83XX_BSP_H
#include <mpc83xx/mpc83xx.h>
#endif