From c4e18e1f87b38d71308b404fe1f905686b06f217 Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 5 Nov 2020 09:57:48 -0600 Subject: Fix bad comment --- machine/ti43x_gpio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine/ti43x_gpio.h b/machine/ti43x_gpio.h index 487f61b..c1d1f02 100644 --- a/machine/ti43x_gpio.h +++ b/machine/ti43x_gpio.h @@ -22,4 +22,4 @@ #define M_AP2_NRESET OMAP_GPIO(5,29) #define M_AP2_NINT1 OMAP_GPIO(3,17) #define M_AP2_NINT2 OMAP_GPIO(3,18) -#endif /* SAM9G25_MFSER_GPIO_H */ +#endif /* TI MTCDT3-BB */ -- cgit v1.2.3