Re: [PATCH 06/24] atomisp: kill another define

2017-03-21 Thread Greg KH
On Mon, Mar 20, 2017 at 02:39:38PM +, Alan Cox wrote: > We don't need an ifdef for the sake of 8-12 bytes. This undoes the ifdef > added by > fde469701c7efabebf885e785edf367bfb1a8f3f. Instead turn it into a single const > string > array at a fixed location thereby saving even more memory. >

[PATCH 06/24] atomisp: kill another define

2017-03-20 Thread Alan Cox
We don't need an ifdef for the sake of 8-12 bytes. This undoes 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 --- .../staging/media/atomisp/pci/atomisp2/h