mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 12:10:23 -04:00
drm/exynos: removed unnecessary declaration.
Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
This commit is contained in:
@@ -85,8 +85,6 @@ static const char fake_edid_info[] = {
|
||||
0x00, 0x00, 0x00, 0x06
|
||||
};
|
||||
|
||||
static void vidi_fake_vblank_handler(struct work_struct *work);
|
||||
|
||||
static bool vidi_display_is_connected(struct device *dev)
|
||||
{
|
||||
struct vidi_context *ctx = get_vidi_context(dev);
|
||||
|
||||
Reference in New Issue
Block a user