summaryrefslogtreecommitdiff
path: root/arch/mips/mach-ath79/ar934x/cpu.c
blob: f2e4ef191eb5b99342f2883be4ac326deccebc01 (plain)
1
2
3
4
5
6
7
// SPDX-License-Identifier: GPL-2.0+
/*
 * Copyright (C) 2016 Marek Vasut <[email protected]>
 */

/* The lowlevel_init() is not needed on AR934x */
void lowlevel_init(void) {}