PDUMP can be enabled in release builds too, but so far it was only enabled
in debug builds, so fix this.
Signed-off-by: Imre Deak <imre.deak@nokia.com>
CC: Mark Underwood <mark.underwood@imgtec.com>
CC: Mark Riding <mark.riding@imgtec.com>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@nokia.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@nokia.com>
# define DEBUG_LINUX_MEM_AREAS 1
# define DEBUG_LINUX_MMAP_AREAS 1
# define DEBUG_BRIDGE_KM 1
+#endif
# if (defined CONFIG_PVR_DEBUG_PDUMP) || (defined CONFIG_PVR_DEBUG_PDUMP_MODULE)
# define PDUMP 1
# endif
-#endif
-
#ifdef CONFIG_PVR_EDM_DEBUG
# define PVRSRV_USSE_EDM_STATUS_DEBUG 1
#endif