2 * OMAP2 CPU identification code
4 * Copyright (C) 2010 Kan-Ru Chen <kanru@0xlab.org>
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
10 #ifndef OMAP2_ARCH_ID_H
11 #define OMAP2_ARCH_ID_H
20 void omap_get_die_id(struct omap_die_id
*odi
);