commit | ef9a16f15dccba6630d8860a964a4adef1a4ab98 | [log] [tgz] |
---|---|---|
author | Márton Németh <nm127@freemail.hu> | Sat Jan 09 23:23:02 2010 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Jan 09 23:28:41 2010 -0800 |
tree | 866fe93ac361a9f9e8af0d5eb618c1cf6ab5649a | |
parent | ce7b39a181571ed5a87f3ca62d4cffe4835c6ae9 [diff] |
Input: xilinx_ps2 - make Open Firmware device ids constant The match_table field of the struct of_device_id is constant in <linux/of_platform.h> so it makes sense to mark xps2_of_match also constant. Signed-off-by: Márton Németh <nm127@freemail.hu> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>