spi: fsl-(e)spi: migrate to generic master queueing
[linux-2.6/btrfs-unstable.git] / arch / arm / mach-sti / smp.h
blob1871b72b1a7e6cd4378f468d9955327bcb78fb97
1 /*
2 * arch/arm/mach-sti/smp.h
4 * Copyright (C) 2013 STMicroelectronics (R&D) Limited.
5 * http://www.st.com
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as
9 * published by the Free Software Foundation.
12 #ifndef __MACH_STI_SMP_H
13 #define __MACH_STI_SMP_H
15 extern struct smp_operations sti_smp_ops;
17 #endif