| Submitter | Enric Balletbò i Serra |
|---|---|
| Date | Dec. 19, 2012, 9:48 a.m. |
| Message ID | <1355910526-29691-1-git-send-email-eballetbo@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/207281/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/drivers/staging/tidspbridge/core/_tiomap.h b/drivers/staging/tidspbridge/core/_tiomap.h index 543a127..b783bfa 100644 --- a/drivers/staging/tidspbridge/core/_tiomap.h +++ b/drivers/staging/tidspbridge/core/_tiomap.h @@ -31,7 +31,7 @@ * driver should read or write to PRM/CM registers directly; they * should rely on OMAP core code to do this. */ -#include <mach-omap2/cm2xxx_3xxx.h> +#include <mach-omap2/cm3xxx.h> #include <mach-omap2/prm-regbits-34xx.h> #include <mach-omap2/cm-regbits-34xx.h> #include <dspbridge/devdefs.h>