pwm: pxa: remove unnecessary space before tabs

Remove unnecessary space before tabs in order to fix the following
checkpatch warning.

  WARNING: please, no space before tabs

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
This commit is contained in:
Jingoo Han 2013-12-19 13:34:05 +09:00 committed by Thierry Reding
parent 5eabf82ecf
commit b07ab66391

View file

@ -8,7 +8,7 @@
* published by the Free Software Foundation.
*
* 2008-02-13 initial version
* eric miao <eric.miao@marvell.com>
* eric miao <eric.miao@marvell.com>
*/
#include <linux/module.h>