Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9221fc65 authored by Jonathan Corbet's avatar Jonathan Corbet
Browse files

viafb: Eliminate some global.h references



The various subdev drivers (other than the framebuffer itself) no longer
need this file.

Cc: ScottFang@viatech.com.cn
Cc: JosephChan@via.com.tw
Cc: Harald Welte <laforge@gnumonks.org>
Acked-by: default avatarFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 4a28ea9c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@
#include <linux/platform_device.h>
#include "via-core.h"
#include "via-gpio.h"
#include "global.h"

/*
 * The ports we know about.  Note that the port-25 gpios are not
+3 −1
Original line number Diff line number Diff line
@@ -20,9 +20,11 @@
 */

#include <linux/platform_device.h>
#include <linux/delay.h>
#include <linux/spinlock.h>
#include <linux/module.h>
#include "via-core.h"
#include "via_i2c.h"
#include "global.h"

/*
 * There can only be one set of these, so there's no point in having