Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[deliverable/linux.git] / drivers / gpio / gpio-lpc32xx.c
index ed94b4ea72e9324cdc70a1ad4551f0e85fca89d0..3644e0dcb3dd14fc26ee1f40735007eafd8c6d2a 100644 (file)
@@ -113,7 +113,8 @@ static const char *gpi_p3_names[LPC32XX_GPI_P3_MAX] = {
         NULL,    NULL,    NULL,   "gpi15",
        "gpi16", "gpi17", "gpi18", "gpi19",
        "gpi20", "gpi21", "gpi22", "gpi23",
-       "gpi24", "gpi25", "gpi26", "gpi27"
+       "gpi24", "gpi25", "gpi26", "gpi27",
+       "gpi28"
 };
 
 static const char *gpo_p3_names[LPC32XX_GPO_P3_MAX] = {
This page took 0.040269 seconds and 5 git commands to generate.