staging: sm750fb: replace PADDING macro with ALIGN
authorMike Rapoport <mike.rapoport@gmail.com>
Mon, 26 Oct 2015 07:05:52 +0000 (09:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Oct 2015 08:04:57 +0000 (17:04 +0900)
commite3a3f9f5123683bc87ce70189c9912a15b76b91b
treeb19fe2a08a3f58c54323fe56699baffdf0c19df0
parent6732071c259f79623219126c6e40f7c13a551287
staging: sm750fb: replace PADDING macro with ALIGN

The custom macro PADDING differs from standard kernel ALIGN only in
parameters order. Replace PADDING with ALIGN and remove it's definition.

Signed-off-by: Mike Rapoport <mike.rapoport@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.c
drivers/staging/sm750fb/sm750.h
drivers/staging/sm750fb/sm750_hw.c