mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 08:31:13 +00:00
[MIPS] VPE: Sprinkle device model code into code to make udev happier.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
66efc5a7e3
commit
27a3bbaf4b
3 changed files with 43 additions and 1 deletions
|
@ -12,4 +12,7 @@ extern unsigned long mt_fpemul_threshold;
|
|||
extern void mips_mt_regdump(unsigned long previous_mvpcontrol_value);
|
||||
extern void mips_mt_set_cpuoptions(void);
|
||||
|
||||
struct class;
|
||||
extern struct class *mt_class;
|
||||
|
||||
#endif /* __ASM_MIPS_MT_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue