summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRoland Stigge <stigge@antcom.de>2012-10-29 22:30:56 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2012-10-30 00:10:55 -0700
commite07577e1ddf6d2d31961df897e7ff05c0aeb8d0f (patch)
tree529e254a8a89e89ef3ac892ed66081fdf9a779ea /tools/perf/scripts/python
parent904adede088f2a6976e417d1d5cf72c9fe686814 (diff)
downloadkernel-e07577e1ddf6d2d31961df897e7ff05c0aeb8d0f.tar.gz
Input: lpc32xx-keys - select INPUT_MATRIXKMAP
This adds a "select" dependency of KEYBOARD_LPC32XX on INPUT_MATRIXKMAP, as the other drivers are doing in this regard. This fixes the following compile error if KEYBOARD_LPC32XX is enabled but INPUT_MATRIXKMAP is not: drivers/input/keyboard/lpc32xx-keys.c:230: undefined reference to `matrix_keypad_build_keymap' Signed-off-by: Roland Stigge <stigge@antcom.de> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
381bbc9a67c9b8c66'>crypto: skcipher - pass instance to crypto_grab_skcipher()Eric Biggers 2020-01-09crypto: remove propagation of CRYPTO_TFM_RES_* flagsEric Biggers 2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers 2020-01-09crypto: skcipher - remove skcipher_walk_aead()Eric Biggers 2019-12-27crypto: skcipher - Add skcipher_ialg_simple helperHerbert Xu 2019-12-11crypto: skcipher - remove crypto_skcipher_extsize()Eric Biggers 2019-12-11crypto: skcipher - remove crypto_skcipher::decryptEric Biggers 2019-12-11crypto: skcipher - remove crypto_skcipher::encryptEric Biggers 2019-12-11crypto: skcipher - remove crypto_skcipher::setkeyEric Biggers 2019-12-11crypto: skcipher - remove crypto_skcipher::keysizeEric Biggers 2019-12-11crypto: skcipher - remove crypto_skcipher::ivsizeEric Biggers 2019-11-17crypto: ablkcipher - remove deprecated and unused ablkcipher supportArd Biesheuvel 2019-11-01crypto: skcipher - remove the "blkcipher" algorithm typeEric Biggers 2019-11-01crypto: skcipher - rename crypto_skcipher_type2 to crypto_skcipher_typeEric Biggers 2019-11-01crypto: skcipher - unify the crypto_has_skcipher*() functionsEric Biggers