geode.h (e5451c8f8330e03ad3cfa16048b4daf961af434f) geode.h (25763b3c864cf517d686661012d184ee47a49b4c)
1/* SPDX-License-Identifier: GPL-2.0-only */
1/*
2 * AMD Geode definitions
3 * Copyright (C) 2006, Advanced Micro Devices, Inc.
2/*
3 * AMD Geode definitions
4 * Copyright (C) 2006, Advanced Micro Devices, Inc.
4 *
5 * This program is free software; you can redistribute it and/or
6 * modify it under the terms of version 2 of the GNU General Public License
7 * as published by the Free Software Foundation.
8 */
9
10#ifndef _ASM_X86_GEODE_H
11#define _ASM_X86_GEODE_H
12
13#include <asm/processor.h>
14#include <linux/io.h>
15#include <linux/cs5535.h>

--- 21 unchanged lines hidden ---
5 */
6
7#ifndef _ASM_X86_GEODE_H
8#define _ASM_X86_GEODE_H
9
10#include <asm/processor.h>
11#include <linux/io.h>
12#include <linux/cs5535.h>

--- 21 unchanged lines hidden ---