Re: [U-Boot] [PATCH 06/12] x86: video: Fix typo in broadwell Kconfig

2016-10-05 Thread Bin Meng
On Mon, Oct 3, 2016 at 11:12 AM, Simon Glass wrote: > 'enabled' should be 'enables'. Fixit. space missing: "Fix it" > > Signed-off-by: Simon Glass > --- > > drivers/video/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Bin Meng _

[U-Boot] [PATCH 06/12] x86: video: Fix typo in broadwell Kconfig

2016-10-02 Thread Simon Glass
'enabled' should be 'enables'. Fixit. Signed-off-by: Simon Glass --- drivers/video/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 8361a71..97dbb64 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -