Commit c537f916 authored by Alan Cox's avatar Alan Cox Committed by Greg Kroah-Hartman

atomisp: remove FPGA defines

These are not relevant to an upstream kernel driver.
Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9403fbe3
......@@ -30,21 +30,6 @@
#include <gpio_block.h>
#include <gp_regs.h>
#include <gp_timer_hrt.h>
#ifdef _HIVE_ISP_CSS_FPGA_SYSTEM
#include <i2c_api.h>
#include <dis_sensor.h>
#include <display_driver.h>
#include <display.h>
#include <display_driver.h>
#include <shi_sensor_api.h>
#define hrt_gdc_slave_port(gdc_id) HRTCAT(gdc_id,_sl_in)
#include <isp2400_mamoiada_demo_params.h>
#include <isp2400_support.h>
#include "isp_css_dev_flash_hrt.h"
#include "isp_css_dev_display_hrt.h"
#include "isp_css_dev_i2c_hrt.h"
#include "isp_css_dev_tb.h"
#else /* CSS ASIC system */
#include <css_receiver_2400_hrt.h>
// #include <isp2400_mamoiada_params.h>
// #include <isp2400_support.h>
......@@ -63,7 +48,6 @@
#error "hive_isp_css_hrt_modified.h: SYSTEM must be one of {2400_MAMOIADA_SYSTEM, 2401_MAMOIADA_SYSTEM}"
#endif
#endif
#endif /* _HIVE_ISP_CSS_FPGA_SYSTEM */
#include <sp_hrt.h>
#include <input_system_hrt.h>
#include <input_selector_hrt.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment