Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input: Add linux/input.h for key code support | Simon Glass | 2012-05-15 | 1 | -0/+155 |
We want to able to decode Linux fdt keymaps, so bring part of this enormous header file over to U-Boot. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com> |