diff options
author | Nishanth Menon <[email protected]> | 2014-03-12 16:43:20 -0500 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2014-03-13 13:41:50 -0700 |
commit | 07484ca33ef83900f5cfbde075c1a19e5a237aa1 (patch) | |
tree | b412248c108713e126237887d232756428ac8af3 /scripts/gdb/linux/utils.py | |
parent | 698b48532539484b012fb7c4176b959d32a17d00 (diff) |
ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUM
Just like IS_PM34XX_ERRATUM, IS_PM44XX_ERRATUM is valid only if
CONFIG_PM is enabled, else, disabling CONFIG_PM results in build
failure complaining about the following:
arch/arm/mach-omap2/built-in.o: In function `omap4_boot_secondary':
:(.text+0x8a70): undefined reference to `pm44xx_errata'
Fixes: c962184 (ARM: OMAP4: PM: add errata support)
Reported-by: Tony Lindgren <[email protected]>
Signed-off-by: Nishanth Menon <[email protected]>
Acked-by: Santosh Shilimkar <[email protected]>
Acked-by: Kevin Hilman <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions