OSDN Git Service

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)
commit9e40ff1f781667a4f16c459742383002eebe6cea
tree96d98b119a83871ec6ee86ea7ba5c52f8616779e
parent1600f7ae880cd2b4a535c4fa085f7d17aab75dea
atomisp: kill another define

We don't need an ifdef for the sake of 8-12 bytes. Avoid the ifdef added by
fde469701c7efabebf885e785edf367bfb1a8f3f. 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