summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci/atomisp2/css2400
diff options
context:
space:
mode:
authorAlan Cox2017-05-26 17:29:36 +0200
committerMauro Carvalho Chehab2017-06-07 17:45:13 +0200
commit4950cfecd109735390c058e18adc5bd5bc38847e (patch)
treeb6b36bfb20f11a06a1b423f55ed8c4fcccc6d113 /drivers/staging/media/atomisp/pci/atomisp2/css2400
parent[media] atomisp: Unify lut free logic (diff)
downloadkernel-qcow2-linux-4950cfecd109735390c058e18adc5bd5bc38847e.tar.gz
kernel-qcow2-linux-4950cfecd109735390c058e18adc5bd5bc38847e.tar.xz
kernel-qcow2-linux-4950cfecd109735390c058e18adc5bd5bc38847e.zip
[media] atomisp: remove sh_css_irq - it contains nothing
We won't be adding abstractions or moving them here so kill it. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/staging/media/atomisp/pci/atomisp2/css2400')
-rw-r--r--drivers/staging/media/atomisp/pci/atomisp2/css2400/sh_css_irq.c16
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/staging/media/atomisp/pci/atomisp2/css2400/sh_css_irq.c b/drivers/staging/media/atomisp/pci/atomisp2/css2400/sh_css_irq.c
deleted file mode 100644
index 37e954aea36f..000000000000
--- a/drivers/staging/media/atomisp/pci/atomisp2/css2400/sh_css_irq.c
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * Support for Intel Camera Imaging ISP subsystem.
- * Copyright (c) 2015, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
- */
-
-/* This file will contain the code to implement the functions declared in ia_css_irq.h
- and associated helper functions */