]> git.baikalelectronics.ru Git - kernel.git/commit
of/unittest: add const where needed
authorFrank Rowand <frank.rowand@sonymobile.com>
Sat, 14 Mar 2015 07:00:36 +0000 (00:00 -0700)
committerGrant Likely <grant.likely@linaro.org>
Sun, 29 Mar 2015 07:56:17 +0000 (08:56 +0100)
commit61438f75b7d12fb99f0f549a33d4d21f834d891c
treee07a486ed87906f85d145cc1c42613e6a8955fb8
parent9571d905494a796310f117b589dcc81578be9561
of/unittest: add const where needed

Fix warnings pointed out by checkpatch.

No bugs fixed, but the test code should be a good example of how to use
the devicetree API.

Signed-off-by: Frank Rowand <frank.rowand@sonymobile.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
drivers/of/unittest.c