]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/arm/mach-s3c64xx/include/mach/regs-fb.h
s3c-fb: initial move to unifying the header files
[net-next-2.6.git] / arch / arm / mach-s3c64xx / include / mach / regs-fb.h
CommitLineData
d7ab33a0 1/*
8f995cc3
BD
2 * Copyright 2008 Openmoko, Inc.
3 * Copyright 2008 Simtec Electronics
d7ab33a0 4 * Copyright 2009 Samsung Electronics Co.
8f995cc3 5 *
d7ab33a0
PO
6 * Pawel Osciak <p.osciak@samsung.com>
7 * Based on plat-s3c/include/plat/regs-fb.h by Ben Dooks <ben@simtec.co.uk>
8f995cc3 8 *
d7ab33a0 9 * Framebuffer register definitions for Samsung S3C64xx.
8f995cc3
BD
10 *
11 * This program is free software; you can redistribute it and/or modify
12 * it under the terms of the GNU General Public License version 2 as
13 * published by the Free Software Foundation.
14*/
15
d7ab33a0
PO
16#ifndef __ASM_ARCH_MACH_REGS_FB_H
17#define __ASM_ARCH_MACH_REGS_FB_H __FILE__
8f995cc3 18
d7ab33a0 19#include <plat/regs-fb-v4.h>
8f995cc3 20
d7ab33a0 21#endif /* __ASM_ARCH_MACH_REGS_FB_H */