summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/pci/atomisp2/css2400/isp/modes/interface/isp_const.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/media/atomisp/pci/atomisp2/css2400/isp/modes/interface/isp_const.h')
-rw-r--r--drivers/staging/media/atomisp/pci/atomisp2/css2400/isp/modes/interface/isp_const.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/staging/media/atomisp/pci/atomisp2/css2400/isp/modes/interface/isp_const.h b/drivers/staging/media/atomisp/pci/atomisp2/css2400/isp/modes/interface/isp_const.h
index b3f5b781bed9..005eaaa9eb6c 100644
--- a/drivers/staging/media/atomisp/pci/atomisp2/css2400/isp/modes/interface/isp_const.h
+++ b/drivers/staging/media/atomisp/pci/atomisp2/css2400/isp/modes/interface/isp_const.h
@@ -35,21 +35,13 @@ more details.
/* Binary independent constants */
-#ifdef MODE
-//#error __FILE__ "is mode independent"
-#endif
-
#ifndef NO_HOIST
# define NO_HOIST HIVE_ATTRIBUTE (( no_hoist ))
#endif
#define NO_HOIST_CSE HIVE_ATTRIBUTE ((no_hoist, no_cse))
-#ifdef __HIVECC
-#define UNION union
-#else
#define UNION struct /* Union constructors not allowed in C++ */
-#endif
/* ISP binary identifiers.
These determine the order in which the binaries are looked up, do not change