Signed-off-by: Lukas Wunner
Reviewed-by: Jani Nikula
---
drivers/gpu/vga/vga_switcheroo.c | 6 +++---
include/linux/vga_switcheroo.h | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/gpu/vga/vga_switcheroo.c b/drivers/gpu/vga/vga_switcheroo.c
index 1acbe20..a7870
On Fri, Aug 28, 2015 at 5:56 AM, Lukas Wunner wrote:
> Signed-off-by: Lukas Wunner
> Reviewed-by: Jani Nikula
Reviewed-by: Alex Deucher
> ---
> drivers/gpu/vga/vga_switcheroo.c | 6 +++---
> include/linux/vga_switcheroo.h | 4 ++--
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
> diff