media: atomisp: don't check for ISP version for includes
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 20 Jul 2020 09:41:34 +0000 (11:41 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 3 Sep 2020 10:09:53 +0000 (12:09 +0200)
commit9842fa169cac5c62f635737c732ef9a64065af9b
tree9820402ae70b2a181d8d06466eb98604cae53d7a
parent6543143f0eb78b5cc6a68ada575b10e71896ace8
media: atomisp: don't check for ISP version for includes

As there aren't duplicated names anymore, and the end goal
is to do runtime checks between ISP2400 and ISP2401,
remove the part of the Makefile which changes the include
places based on the compile-time version.

This shouldn't cause any effect, but it will make easier
for further patches meant to remove conditional compiler
decisions between ISP versions to be replaced by
runtime ones.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/Makefile