[U-Boot] [PATCH 2/3] video: sm501.c: add weak default functions
Anatolij Gustschin
agust at denx.de
Sat Jun 12 10:45:54 CEST 2010
On Wed, 26 May 2010 10:38:58 +0200
Anatolij Gustschin <agust at denx.de> wrote:
> For boards using sm501/sm502 on PCI bus some driver
> functions normaly defined in the board code are not
> needed and empty. Provide weak default functions for
> them and do not enforce board code to define empty
> functions.
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> drivers/video/sm501.c | 28 ++++++++++++++++++++++++++++
> 1 files changed, 28 insertions(+), 0 deletions(-)
Applied to u-boot-video/next.
Anatolij
More information about the U-Boot
mailing list