]> git.baikalelectronics.ru Git - kernel.git/commit
atomisp: kill another define
authorAlan Cox <alan@linux.intel.com>
Mon, 27 Mar 2017 15:14:07 +0000 (16:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Mar 2017 07:04:50 +0000 (09:04 +0200)
commit593db5765050d225efe8a840d520a1bd9c49bb8a
tree96d98b119a83871ec6ee86ea7ba5c52f8616779e
parent900a231f924e6b20b288ca2e2d2e1ae96f081b7f
atomisp: kill another define

We don't need an ifdef for the sake of 8-12 bytes. Avoid the ifdef added by
9624b5b86082124adf5f778de37cf978a3380be1. Instead turn it into a single const
string array at a fixed location thereby saving even more memory.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm.c