Re: [PATCH v2] ARM: OMAP2+: Add CFI type for omap4_finish_suspend
Mithil Bavishi <[email protected]>
| Newsgroups | org.kernel.vger.linux-omap,dev.linux.lists.llvm,dev.linux.lists.oe-kbuild-all,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
> are both pointing out that cfi_types.h needs to be included in > arch/arm/mach-omap2/sleep44xx.S for SYM_TYPED_FUNC_START to always be > expanded properly. I tested adding > > #include <linux/cfi_types.h> > > as the first include line and both issues were resolved. My apologies, I was switching systems and seem to have lost this somewhere in the process. Sent a v3 with the include, thanks a lot! Best, Mithil Bavishi