summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-ar231x/include/mach/debug_ll.h
blob: 50f442aa3d20cdffe91d8c5dcaf7bb59b1a74be8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (C) 2013 Antony Pavlov <antonynpavlov@gmail.com>
 */

#ifndef __MACH_AR231X_DEBUG_LL__
#define __MACH_AR231X_DEBUG_LL__

/** @file
 *  This File contains declaration for early output support
 */
#include <asm/debug_ll_ns16550.h>

#endif /* __MACH_AR231X_DEBUG_LL__ */