“ed95d7450dcbfeb45ffc9d39b1747aee82b49a51”上不存在“scripts/dtc/libfdt/libfdt_env.h”
tty: amba-pl011: constify vendor_data structures
These vendor_data structures are only stored in the vendor field of the uart_amba_port structure, as defined in the same file, and this field is declared as const. Thus the vendor_data structures can be const too. Done with the help of Coccinelle. Signed-off-by: NJulia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
想要评论请 注册 或 登录