mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
13 lines
379 B
ArmAsm
13 lines
379 B
ArmAsm
![]() |
/*
|
||
|
* Early serial output macro for Allwinner A1X SoCs
|
||
|
*
|
||
|
* Copyright (C) 2012 Maxime Ripard
|
||
|
*
|
||
|
* Maxime Ripard <maxime.ripard@free-electrons.com>
|
||
|
*
|
||
|
* This program is free software; you can redistribute it and/or modify
|
||
|
* it under the terms of the GNU General Public License version 2 as
|
||
|
* published by the Free Software Foundation.
|
||
|
*/
|
||
|
#include <asm/hardware/debug-8250.S>
|