-
由 Rafael J. Wysocki 提交于
Because the only member of struct board_info is the name, the board_info[] array of struct board_info elements can be replaced with an array of strings. Modify the code accordingly and drop struct board_info. No intentional functional impact. Suggested-by: NZhang Rui <rui.zhang@intel.com> Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: NDaniel Lezcano <daniel.lezcano@linaro.org> Tested-by: NZhang Rui <rui.zhang@intel.com> Reviewed-by: NZhang Rui <rui.zhang@intel.com>
2153a87f