Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a90a9a67 authored by Clyde Byrd III's avatar Clyde Byrd III
Browse files

ASoC: Properly include function declarations



Currently the header guard is not implemented correctly.
We need to fix the name.

Change-Id: I7f164f82c7f84f33449390f90bf84b3790dc40fb
Signed-off-by: default avatarClyde Byrd III <cbyrd@codeaurora.org>
parent 07179574
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
@@ -10,7 +10,7 @@
*/

#ifndef _MSM_PCM_ROUTING_DEVDEP_H_
#define _MSM_PCM_ROUTING_DEVDEP_H__
#define _MSM_PCM_ROUTING_DEVDEP_H_

#include <sound/soc.h>
#include "msm-pcm-routing-v2.h"