ARM: shmobile: r8a7791: remove deprecated #gpio-range-cells from dtsi

Commit a1bc260bb5 ("gpio: clean up gpio-ranges documentation")
declares the above property deprecated. That was more than 2 years ago.
Remove it, so it doesn't get copied around needlessly.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Wolfram Sang 2015-11-24 22:32:22 +01:00 committed by Simon Horman
parent ee94fc9b02
commit d3b2385577
1 changed files with 0 additions and 1 deletions

View File

@ -509,7 +509,6 @@
pfc: pfc@e6060000 {
compatible = "renesas,pfc-r8a7791";
reg = <0 0xe6060000 0 0x250>;
#gpio-range-cells = <3>;
};
mmcif0: mmc@ee200000 {