diff options
author | Simon Glass <sjg@chromium.org> | 2019-10-31 07:43:01 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2019-11-04 18:15:32 -0700 |
commit | 97de532e59be97281aabc327e93939550881e2ea (patch) | |
tree | 94d8bfda0e6071c2c35c21a43461f722d8acdf18 /arch/arm/mach-tegra/xusb-padctl-common.c | |
parent | 903fe17aa8c87de7b943ba02babaf34b53097336 (diff) |
pylibfdt: Correct the type for fdt_property_stub()
This function should use a void * type, not char *. This causes an error:
TypeError: in method 'fdt_property_stub', argument 3 of type 'char const *'
Fix it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-tegra/xusb-padctl-common.c')
0 files changed, 0 insertions, 0 deletions