Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4c6d0fc2 authored by Yoichi Yuasa's avatar Yoichi Yuasa Committed by Ralf Baechle
Browse files

[MIPS] remove unused include/asm-mips/ip32/machine.h

parent ddcf4efb
Loading
Loading
Loading
Loading

include/asm-mips/ip32/machine.h

deleted100644 → 0
+0 −20
Original line number Diff line number Diff line
/*
 * machine.h -- Machine/group probing for ip32
 *
 * Copyright (C) 2001 Keith M Wesolowski
 *
 * This file is subject to the terms and conditions of the GNU General Public
 * License.  See the file COPYING in the main directory of this archive
 * for more details.
 */
#ifndef _ASM_IP32_MACHINE_H
#define _ASM_IP32_MACHINE_H


#ifdef CONFIG_SGI_IP32

#define SGI_MACH_O2		0x3201

#endif /* CONFIG_SGI_IP32 */

#endif /* _ASM_SGI_MACHINE_H */