]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/facilities: do not generate DWORDS define anymore
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 29 Jun 2016 22:48:42 +0000 (00:48 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Sun, 31 Jul 2016 09:27:59 +0000 (05:27 -0400)
commitfbd6534ce07fa66da6585f9b536504c422527c8c
treebabaf3ccffbfff1f06a7a726c3f48364300833e4
parenta02d1988b56f87fcce292f4f2f89b063a97ee7ea
s390/facilities: do not generate DWORDS define anymore

The architecture level set code has been converted to C and doesn't
need a define to figure out array sizes. Since the old code was the
only user of the DWORDS define, we can get rid of it again.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Reviewed-by: Sascha Silbe <silbe@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/tools/gen_facilities.c