MIPS: Fix invalid symbolic link file
authorMadhavan Srinivasan <[email protected]>
Thu, 19 Sep 2013 13:09:08 +0000 (18:39 +0530)
committerRalf Baechle <[email protected]>
Thu, 19 Sep 2013 15:04:35 +0000 (17:04 +0200)
commit66b10574b86046dbe10c4326e43964a79e0b3a64
treed672b059744691a4fb94241bc15f33e58792a0c7
parent88f02518d8ae846fc11001d7765ecee343cb5349
MIPS: Fix invalid symbolic link file

Commit 3b29aa5ba204c [MIPS: add <dt-bindings/> symlink] created a symlink
file in include/dt-bindings.  Even though commit diff is fine, the symlink
is invalid and ls -lb shows a newline character at the end of the filename:

lrwxrwxrwx 1 maddy maddy 35 Sep 19 18:11 dt-bindings ->
../../../../../include/dt-bindings\n

Signed-off-by: Madhavan Srinivasan <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/5859/
Signed-off-by: Ralf Baechle <[email protected]>
arch/mips/boot/dts/include/dt-bindings