Index: sim/bfin/dv-bfin_gpio2.h |
diff --git a/sim/bfin/dv-bfin_gpio.h b/sim/bfin/dv-bfin_gpio2.h |
similarity index 84% |
copy from sim/bfin/dv-bfin_gpio.h |
copy to sim/bfin/dv-bfin_gpio2.h |
index f9537c54301c520fcb16fe970263c39f67025071..7e9e94e313876be1d09964149d3bcf1425b801bf 100644 |
--- a/sim/bfin/dv-bfin_gpio.h |
+++ b/sim/bfin/dv-bfin_gpio2.h |
@@ -1,7 +1,8 @@ |
/* Blackfin General Purpose Ports (GPIO) model |
+ For "new style" GPIOs on BF54x parts. |
Copyright (C) 2010-2012 Free Software Foundation, Inc. |
- Contributed by Analog Devices, Inc. |
+ Contributed by Analog Devices, Inc. and Mike Frysinger. |
This file is part of simulators. |
@@ -18,7 +19,7 @@ |
You should have received a copy of the GNU General Public License |
along with this program. If not, see <http://www.gnu.org/licenses/>. */ |
-#ifndef DV_BFIN_GPIO_H |
-#define DV_BFIN_GPIO_H |
+#ifndef DV_BFIN_GPIO2_H |
+#define DV_BFIN_GPIO2_H |
#endif |