commit | 851c63e3b381fdbf5aca1a797f37d8606b5588d2 | [log] [tgz] |
---|---|---|
author | Daniel Thompson <daniel.thompson@linaro.org> | Mon Jan 05 15:43:39 2015 +0000 |
committer | Rob Herring <robh@kernel.org> | Tue Feb 03 20:31:05 2015 -0600 |
tree | 184c82142b0b2905b52739cd8776d1b17eee41f4 | |
parent | e94fbe607f8c6bf87358ca84e9631a2fe5ebdc21 [diff] |
of: Fix brace position for struct of_device_id definition Currently it is not easy to grep for the definition of struct of_device_id. This is trivially fixed by moving the brace to the right place. Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org> Cc: Grant Likely <grant.likely@linaro.org> Cc: Rob Herring <robh+dt@kernel.org> Signed-off-by: Rob Herring <robh@kernel.org>