]> Git Repo - linux.git/commit
ARM: spitz: fix compile error when matrix keypad driver is enabled
authorDmitry Torokhov <[email protected]>
Mon, 23 Sep 2024 09:07:13 +0000 (02:07 -0700)
committerDmitry Torokhov <[email protected]>
Mon, 23 Sep 2024 09:09:07 +0000 (02:09 -0700)
commit358800b702506c829c8ce21c125420d2abce2090
treec8be776949d0bb20c547db588dc427e310820e2c
parentb2142a22ef22466575feaccc74a2995c62cae7e8
ARM: spitz: fix compile error when matrix keypad driver is enabled

The correct macro name for creating a u32 array property entry is
PROPERTY_ENTRY_U32_ARRAY().

Reported-by: kernel test robot <[email protected]>
Fixes: 1b05a7013751 ("ARM: spitz: Use software nodes/properties for the matrix keypad")
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Dmitry Torokhov <[email protected]>
arch/arm/mach-pxa/spitz.c
This page took 0.056046 seconds and 4 git commands to generate.