提交 32501459 编写于 作者: S Sachin Kamat 提交者: Dave Airlie

drm/tilcdc: Remove space before tab

Silences the following checkpatch warning:
WARNING: please, no space before tabs
Signed-off-by: NSachin Kamat <sachin.kamat@linaro.org>
Acked-by: NRob Clark <robdclark@gmail.com>
Signed-off-by: NDave Airlie <airlied@redhat.com>
上级 a50b24f4
......@@ -362,7 +362,7 @@ static const struct {
uint8_t rev;
uint8_t save;
uint32_t reg;
} registers[] = {
} registers[] = {
#define REG(rev, save, reg) { #reg, rev, save, reg }
/* exists in revision 1: */
REG(1, false, LCDC_PID_REG),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册