aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'amdgpu/amdgpu_device.c')
-rw-r--r--amdgpu/amdgpu_device.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/amdgpu/amdgpu_device.c b/amdgpu/amdgpu_device.c
index c21bb745..bf941c1e 100644
--- a/amdgpu/amdgpu_device.c
+++ b/amdgpu/amdgpu_device.c
@@ -19,14 +19,13 @@
19 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 19 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
20 * OTHER DEALINGS IN THE SOFTWARE. 20 * OTHER DEALINGS IN THE SOFTWARE.
21 * 21 *
22*/ 22 */
23 23
24/** 24/**
25 * \file amdgpu_device.c 25 * \file amdgpu_device.c
26 * 26 *
27 * Implementation of functions for AMD GPU device 27 * Implementation of functions for AMD GPU device
28 * 28 *
29 *
30 */ 29 */
31 30
32#ifdef HAVE_CONFIG_H 31#ifdef HAVE_CONFIG_H